| 2006-04-20 |
vhanquez@kneesa... | adjustement to default configs to build BLK_DEV_GENERIC... |
commit | commitdiff | tree | snapshot |
| 2006-04-20 |
kaf24@firebug... | SVM patch to ensure that PAE bit is set for 32bit guest... |
commit | commitdiff | tree | snapshot |
| 2006-04-20 |
vhanquez@kneesa... | Put back some modules directly in kernel. |
commit | commitdiff | tree | snapshot |
| 2006-04-20 |
kaf24@firebug... | In both i386 and x86-64 Linux, using a static variable... |
commit | commitdiff | tree | snapshot |
| 2006-04-20 |
kaf24@firebug... | Build frontend drivers into the -xen kernels rather... |
commit | commitdiff | tree | snapshot |
| 2006-04-19 |
vhanquez@kneesa... | Update -xen configs for 32/64 bits to be closer to... |
commit | commitdiff | tree | snapshot |
| 2006-04-19 |
stekloff@dyn90470221... | Add small memory warning message to domain configuratio... |
commit | commitdiff | tree | snapshot |
| 2006-04-19 |
stekloff@dyn90470221... | Small Memory fix patch #2: I forgot to change the XmTes... |
commit | commitdiff | tree | snapshot |
| 2006-04-19 |
stekloff@dyn90470221... | Fix the 15_create_smallmem_pos.py test, which was faili... |
commit | commitdiff | tree | snapshot |
| 2006-04-19 |
emellor@leeni... | Under FC5 multi-line commands in bash script language... |
commit | commitdiff | tree | snapshot |
| 2006-04-19 |
emellor@leeni... | This fixes a path problem with the current ACM scripts. |
commit | commitdiff | tree | snapshot |
| 2006-04-19 |
kaf24@firebug... | x86/64 e820-parse-and-map code should skip low 1GB... |
commit | commitdiff | tree | snapshot |
| 2006-04-19 |
kaf24@firebug... | Increase size of level-2 initial PDE identity map from... |
commit | commitdiff | tree | snapshot |
| 2006-04-19 |
kaf24@firebug... | Fix 64-bit Xen build after new PIT (i8254) code. |
commit | commitdiff | tree | snapshot |
| 2006-04-19 |
kaf24@firebug... | The Xen Hypervisor currently operates a bit differe... |
commit | commitdiff | tree | snapshot |
| 2006-04-19 |
kaf24@firebug... | Clean up the xenoprofile hypercall interface. |
commit | commitdiff | tree | snapshot |
| 2006-04-19 |
kaf24@firebug... | Fix swapped calloc() arguments. |
commit | commitdiff | tree | snapshot |
| 2006-04-19 |
kaf24@firebug... | Sync PIT device model with latest qemu and move it... |
commit | commitdiff | tree | snapshot |
| 2006-04-19 |
kaf24@firebug... | Replace &foo[0] with foo where the latter seems cleaner |
commit | commitdiff | tree | snapshot |
| 2006-04-19 |
kaf24@firebug... | This patch defines a test_and_clear bitop for cpumask_t... |
commit | commitdiff | tree | snapshot |
| 2006-04-19 |
emellor@leeni... | This is an update on the vTPM installation instructions. |
commit | commitdiff | tree | snapshot |
| 2006-04-16 |
kaf24@firebug... | Only BSP can really do clear_all_shadow_status. |
commit | commitdiff | tree | snapshot |
| 2006-04-16 |
kaf24@firebug... | Clean up new EOI ack method some more and fix unbinding |
commit | commitdiff | tree | snapshot |
| 2006-04-15 |
emellor@leeni... | Merged. |
commit | commitdiff | tree | snapshot |
| 2006-04-15 |
emellor@leeni... | Read the message type out of the message before sending... |
commit | commitdiff | tree | snapshot |
| 2006-04-15 |
kaf24@firebug... | Big fixes for the new IO-APIC acknowledging method... |
commit | commitdiff | tree | snapshot |
| 2006-04-15 |
kaf24@firebug... | Remove bogus extern declaration. |
commit | commitdiff | tree | snapshot |
| 2006-04-15 |
kaf24@firebug... | This patch adds a section to the documentation on the... |
commit | commitdiff | tree | snapshot |
| 2006-04-15 |
kaf24@firebug... | Touch softlockup watchdog while warning user about... |
commit | commitdiff | tree | snapshot |
| 2006-04-15 |
kaf24@firebug... | Fix whitespace in libxc. Tabs are manually fixed. |
commit | commitdiff | tree | snapshot |
| 2006-04-15 |
kaf24@firebug... | Fix SETMAXMEM dom0_op with proper locking. |
commit | commitdiff | tree | snapshot |
| 2006-04-15 |
kaf24@firebug... | Currently, it is possible to set the mem-max value... |
commit | commitdiff | tree | snapshot |
| 2006-04-14 |
emellor@leeni... | This patch enables external devices, such as for exampl... |
commit | commitdiff | tree | snapshot |
| 2006-04-14 |
Ryan Harper | Allow cpus parameter to xm create to accept a range... |
commit | commitdiff | tree | snapshot |
| 2006-04-14 |
kaf24@firebug... | Restrict netfront to 256 grant references to avoid |
commit | commitdiff | tree | snapshot |
| 2006-04-14 |
kaf24@firebug... | Introduce gnttab_empty_grant_references() to check... |
commit | commitdiff | tree | snapshot |
| 2006-04-14 |
kaf24@firebug... | Replace grant-table typedefs with explicit structs. |
commit | commitdiff | tree | snapshot |
| 2006-04-14 |
kaf24@firebug... | Clean up grant_mapping_t. Increase its size from 4bytes... |
commit | commitdiff | tree | snapshot |
| 2006-04-14 |
kaf24@firebug... | Use ioremap instead of __va to map VGA memory area... |
commit | commitdiff | tree | snapshot |
| 2006-04-14 |
kaf24@firebug... | This patch removes the ignored "Unconditional I/O exiti... |
commit | commitdiff | tree | snapshot |
| 2006-04-14 |
kaf24@firebug... | This patch enables tracing VMEXIT/ENTRY for 64-bit... |
commit | commitdiff | tree | snapshot |
| 2006-04-14 |
kaf24@firebug... | Since we don't reset the proto_csum_blank flag in the... |
commit | commitdiff | tree | snapshot |
| 2006-04-14 |
kaf24@firebug... | This is a patch for XenMon which only applies to the... |
commit | commitdiff | tree | snapshot |
| 2006-04-14 |
kaf24@firebug... | Trivial patch to fix x86_64 builds in which XEN_TARGET_ARCH |
commit | commitdiff | tree | snapshot |
| 2006-04-14 |
kaf24@firebug... | New IO-APIC ACK method seems to cause problems on some... |
commit | commitdiff | tree | snapshot |
| 2006-04-14 |
kaf24@firebug... | Fix Xen's interrupt acknowledgement routines on certain |
commit | commitdiff | tree | snapshot |
| 2006-04-14 |
kaf24@firebug... | Call move_irq() during evtchn ->ack irq hook functions... |
commit | commitdiff | tree | snapshot |
| 2006-04-14 |
kaf24@firebug... | Must use __copy_to_user_inatomic() in swiotlb's sync_si... |
commit | commitdiff | tree | snapshot |
| 2006-04-13 |
kaf24@firebug... | Fix stack corruption in the libxs python interface... |
commit | commitdiff | tree | snapshot |
| 2006-04-13 |
vhanquez@kneesa... | add quota to xenstored. |
commit | commitdiff | tree | snapshot |
| 2006-04-13 |
kaf24@firebug... | Allow PCI-E and PCMCIA config on 64-bit Xenlinux. |
commit | commitdiff | tree | snapshot |
| 2006-04-13 |
kaf24@firebug... | This is to align PIT counter with TSC more accurately. |
commit | commitdiff | tree | snapshot |
| 2006-04-13 |
kaf24@firebug... | Use memmove instead of memcpy for overlapping areas... |
commit | commitdiff | tree | snapshot |
| 2006-04-13 |
kaf24@firebug... | In some cases, say for instance for some bizzare reason |
commit | commitdiff | tree | snapshot |
| 2006-04-13 |
kaf24@firebug... | SVM patch to add BP exception intercept support. |
commit | commitdiff | tree | snapshot |
| 2006-04-13 |
kaf24@firebug... | SVM patch to init rsp properly. |
commit | commitdiff | tree | snapshot |
| 2006-04-13 |
kaf24@firebug... | SVM patch to add PAE support. |
commit | commitdiff | tree | snapshot |
| 2006-04-13 |
kaf24@firebug... | SVM patch to add add init intercept handler. |
commit | commitdiff | tree | snapshot |
| 2006-04-13 |
kaf24@firebug... | This fixes the state machine of the vTPM driver. |
commit | commitdiff | tree | snapshot |
| 2006-04-13 |
kaf24@firebug... | Clean up xen Makefile. Use _-prefixed rules to avoid a |
commit | commitdiff | tree | snapshot |
| 2006-04-13 |
kaf24@firebug... | This fixes the Xen Makefile to allow correct building... |
commit | commitdiff | tree | snapshot |
| 2006-04-13 |
kaf24@firebug... | The comment in xen.h on how to obtain current system... |
commit | commitdiff | tree | snapshot |
| 2006-04-13 |
kaf24@firebug... | The default value used to control whether the guest... |
commit | commitdiff | tree | snapshot |
| 2006-04-13 |
kaf24@firebug... | This is the initial patch for SMP PAE guest on x86... |
commit | commitdiff | tree | snapshot |
| 2006-04-13 |
kaf24@firebug... | Make grant table map/unmap argument, host_addr, feature... |
commit | commitdiff | tree | snapshot |
| 2006-04-13 |
kaf24@firebug... | Unmap shadow vtable when freeing shadow table in free_s... |
commit | commitdiff | tree | snapshot |
| 2006-04-13 |
kaf24@firebug... | Use copy_from_user when accessing linear page table... |
commit | commitdiff | tree | snapshot |
| 2006-04-12 |
emellor@leeni... | Reset the cached state to XenbusStateInitialising on... |
commit | commitdiff | tree | snapshot |
| 2006-04-11 |
emellor@leeni... | Merged. |
commit | commitdiff | tree | snapshot |
| 2006-04-11 |
emellor@leeni... | Fix KERNELS example, mkinitrd example. |
commit | commitdiff | tree | snapshot |
| 2006-04-11 |
kaf24@firebug... | The maximum instruction length for both x86-32 and |
commit | commitdiff | tree | snapshot |
| 2006-04-11 |
kaf24@firebug... | When running test 5 in Memtest86+ v1.65, I got a "this... |
commit | commitdiff | tree | snapshot |
| 2006-04-11 |
kaf24@firebug... | Make event_pending() architecture-specific. |
commit | commitdiff | tree | snapshot |
| 2006-04-11 |
kaf24@firebug... | Remove some bogus .PHONY Makefile declarations. |
commit | commitdiff | tree | snapshot |
| 2006-04-10 |
kaf24@firebug... | Netfront must switch state using xenbus_switch_state... |
commit | commitdiff | tree | snapshot |
| 2006-04-10 |
kaf24@firebug... | Add a new config option for all backend drivers. This... |
commit | commitdiff | tree | snapshot |
| 2006-04-10 |
emellor@leeni... | Merged. |
commit | commitdiff | tree | snapshot |
| 2006-04-10 |
emellor@leeni... | Fix the test inside all_devices_ready, and move it... |
commit | commitdiff | tree | snapshot |
| 2006-04-10 |
kaf24@firebug... | Fail the build if NR_hypercalls is not a power of two. |
commit | commitdiff | tree | snapshot |
| 2006-04-10 |
kaf24@firebug... | Fix a couple of typos. |
commit | commitdiff | tree | snapshot |
| 2006-04-10 |
kaf24@firebug... | Fix push/pop usage in tools/ioemu for x86/64. |
commit | commitdiff | tree | snapshot |
| 2006-04-10 |
kaf24@firebug... | If the 'cdrom=' option is specified in the definition... |
commit | commitdiff | tree | snapshot |
| 2006-04-10 |
kaf24@firebug... | build: Clean up use of .PHONY |
commit | commitdiff | tree | snapshot |
| 2006-04-10 |
kaf24@firebug... | build: Clean pygrub's a.out |
commit | commitdiff | tree | snapshot |
| 2006-04-10 |
emellor@leeni... | Merged. |
commit | commitdiff | tree | snapshot |
| 2006-04-10 |
kaf24@firebug... | build: Document the use of XEN_PYTHON_NATIVE_INSTALL |
commit | commitdiff | tree | snapshot |
| 2006-04-10 |
kaf24@firebug... | build: clean up output of make help a little bit |
commit | commitdiff | tree | snapshot |
| 2006-04-10 |
kaf24@firebug... | build: Make sure that DESTDIR is set |
commit | commitdiff | tree | snapshot |
| 2006-04-10 |
emellor@leeni... | Initialise offsetopt when offset == 0. Closes bug... |
commit | commitdiff | tree | snapshot |
| 2006-04-10 |
kaf24@firebug... | build: Remove iptables and python loging helper targets |
commit | commitdiff | tree | snapshot |
| 2006-04-10 |
kaf24@firebug... | Remove unused netbsd build fragments. |
commit | commitdiff | tree | snapshot |
| 2006-04-10 |
emellor@leeni... | Fix call to server, using new XendClient syntax. |
commit | commitdiff | tree | snapshot |
| 2006-04-10 |
emellor@leeni... | Updated to reflect new KERNELS defaults, and properly... |
commit | commitdiff | tree | snapshot |
| 2006-04-10 |
vhanquez@kneesa... | fix bug #609 - error: PIC register `bx' clobbered in... |
commit | commitdiff | tree | snapshot |
| 2006-04-10 |
emellor@leeni... | I used the wrong operator in a couple places for puttin... |
commit | commitdiff | tree | snapshot |
| 2006-04-10 |
kaf24@firebug... | 'make mkpatches' diffs against pristine tree rather... |
commit | commitdiff | tree | snapshot |
| 2006-04-10 |
kaf24@firebug... | Introduce page_to_bus() and use it in pci-dma-xen.c... |
commit | commitdiff | tree | snapshot |
| 2006-04-10 |
ack@kneesa... | fix x86_32 default linux builds |
commit | commitdiff | tree | snapshot |
| 2006-04-09 |
kaf24@firebug... | Remove various compile-time options from SEDF scheduler and |
commit | commitdiff | tree | snapshot |
| 2006-04-08 |
kaf24@firebug... | Build CONFIG_PNP_ACPI by default. |
commit | commitdiff | tree | snapshot |
| next |